projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caf772a
)
(time-stamp): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 28 Jul 1993 23:51:08 +0000
(23:51 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 28 Jul 1993 23:51:08 +0000
(23:51 +0000)
lisp/time-stamp.el
patch
|
blob
|
history
diff --git
a/lisp/time-stamp.el
b/lisp/time-stamp.el
index 75350a99adca4e78bd37b259605cdb4dc0d3b1e6..aa3968a4bf2a3eebf0cebe184c6b666a9452cdf0 100644
(file)
--- a/
lisp/time-stamp.el
+++ b/
lisp/time-stamp.el
@@
-82,6
+82,7
@@
do so in the local variables section of the time-stamped file itself.")
\(which see) and the following match of time-stamp-end on the same line,
then writes the time stamp specified by time-stamp-format between them.")
+;;;###autoload
(defun time-stamp ()
"Update the time stamp string in the buffer.
Only does its thing if the variable time-stamp-active is non-nil.